net/http.http2PriorityParam.IsZero (method)

3 uses

	net/http (current package)
		h2_bundle.go#L2512: 	if !p.Priority.IsZero() {
		h2_bundle.go#L2519: 	if !p.Priority.IsZero() {
		h2_bundle.go#L2559: func (p http2PriorityParam) IsZero() bool {